Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2025

Bumps @filoz/synapse-sdk from 0.34.0 to 0.35.0.

Release notes

Sourced from @​filoz/synapse-sdk's releases.

synapse-sdk: v0.35.0

0.35.0 (2025-10-29)

⚠ BREAKING CHANGES

  • create dataset and add pieces (#357)

Features

Bug Fixes

  • mocks: mock BatchJsonrpc errors with their request id (#338) (1167900)
  • resolves bug of using client address instead of signer for datsetId lookup (328ae43)
  • update lockup period from 10 to 30 days (34362fa)
  • use bigint in PDP auth, clientDataSetId now needs to be large (620b32e)

Chores

  • update ABIs for next contracts (6f1ebda)
  • update for M3 contracts (52f841c)
  • update for M3 contracts (52f841c)
  • update to M3 calibnet contracts in next-branch (#319) (52f841c)
  • v0.35.0-dev.1 (next) (1e43029)
Commits
  • 2765030 chore(master): release synapse-sdk 0.35.0 (#342)
  • 3f73959 chore(master): release synapse-react 0.1.0 (#336)
  • 9723986 chore(master): release synapse-core 0.1.0 (#337)
  • dc02cfa chore: fix v0 release (#366)
  • a34dacc feat(ServiceProviderRegistry): support latest ABI (#364)
  • 662904d feat!: create dataset and add pieces (#357)
  • a2c2dea feat: update to latest abi, including SP registry changes (#361)
  • 80eebea feat: use random nonce for AddPieces operations
  • 6a98b98 fix: react createDataset
  • f57cc6a feat: delete piece errors (#354)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​filoz/synapse-sdk since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@filoz/synapse-sdk](https://github.com/FilOzone/synapse-sdk) from 0.34.0 to 0.35.0.
- [Release notes](https://github.com/FilOzone/synapse-sdk/releases)
- [Commits](FilOzone/synapse-sdk@synapse-sdk-v0.34.0...synapse-sdk-v0.35.0)

---
updated-dependencies:
- dependency-name: "@filoz/synapse-sdk"
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 29, 2025
@BigLep
Copy link
Member

BigLep commented Oct 30, 2025

This is getting handled in #146

@BigLep BigLep closed this Oct 30, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/filoz/synapse-sdk-0.35.0 branch October 30, 2025 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants